HotFix - stack.yml

This commit is contained in:
Philipp Holzer 2019-07-19 21:17:14 +02:00
parent 5218366a77
commit c004b5f2ac
No known key found for this signature in database
GPG Key ID: D8365C3D36B77D90
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ services:
- MYSQL_RANDOM_ROOT_PASSWORD=yes
app:
image: friendica/server
image: friendica/server:dev-apache
restart: always
ports:
- 8080:80
@ -32,7 +32,7 @@ services:
- db
cron:
image: friendica/server
image: friendica/server:dev-apache
restart: always
volumes:
- friendica:/var/www/html