1
0
Fork 0
mirror of synced 2024-06-18 02:34:54 +12:00
This commit is contained in:
Eldad Fux 2020-12-10 22:52:50 +02:00
parent 3004e87560
commit a3b0384125

View file

@ -38,8 +38,7 @@ install:
- sleep 90
script:
- ipconfig getifaddr en0
- ipconfig getifaddr en1
- ifconfig | grep "inet " | grep -v 127.0.0.1 | cut -d\ -f2
- docker ps
- docker-compose logs appwrite
- docker-compose exec appwrite doctor