mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 15:05:35 +00:00
refactor: apply prettier conf and cleanup
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
version: "3.8"
|
||||
version: '3.8'
|
||||
|
||||
networks:
|
||||
mylinks_app:
|
||||
@@ -11,7 +11,7 @@ services:
|
||||
build:
|
||||
context: .
|
||||
ports:
|
||||
- "127.0.0.1:5000:3000"
|
||||
- '127.0.0.1:5000:3000'
|
||||
env_file:
|
||||
- .env
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user