mirror of
https://github.com/Kovah/LinkAce.git
synced 2025-04-14 03:32:01 +02:00
Correct simple docker-compose file
This commit is contained in:
parent
397010af6b
commit
787f4631f0
@ -17,7 +17,7 @@ services:
|
||||
|
||||
# --- LinkAce Image with PHP 7.4 and nginx
|
||||
app:
|
||||
image: linkace/linkace:php-nginx
|
||||
image: linkace/linkace:simple
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- db
|
||||
|
Loading…
x
Reference in New Issue
Block a user