2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2026-01-07 18:07:58 +01:00

Update README/stack & remove deployment binaries

This commit is contained in:
Philipp Holzer 2020-01-11 20:29:01 +01:00
commit a9d96e0dbe
No known key found for this signature in database
GPG key ID: D8365C3D36B77D90
6 changed files with 45 additions and 69 deletions

View file

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