mirror of
https://github.com/Kizuren/kizuren.dev.git
synced 2025-12-21 21:16:12 +01:00
Updated docker compose files
This commit is contained in:
parent
2343caa948
commit
c3735e4716
2 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
services:
|
||||
nuxt-app:
|
||||
marcus7i:
|
||||
image: ghcr.io/marcus7i/marcus7i.net
|
||||
container_name: marcus7i
|
||||
restart: unless-stopped
|
||||
|
|
@ -8,4 +8,4 @@ services:
|
|||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
- ./logs:/app/logs
|
||||
- ./logs:/app/logs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue