mirror of
https://github.com/remvze/moodist.git
synced 2025-11-01 11:07:04 -04:00
chore: change docker-compose file
This commit is contained in:
parent
cb4bfea5ab
commit
660ee07a23
@ -1,10 +1,10 @@
|
||||
version: '3.9'
|
||||
services:
|
||||
remvze:
|
||||
image: ghcr.io/remvze/moodist
|
||||
logging:
|
||||
options:
|
||||
max-size: 1g
|
||||
restart: always
|
||||
ports:
|
||||
- '8080:8080'
|
||||
moodist:
|
||||
image: ghcr.io/remvze/moodist
|
||||
logging:
|
||||
options:
|
||||
max-size: 1g
|
||||
restart: always
|
||||
ports:
|
||||
- '8080:8080'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user