mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2024-11-09 23:39:40 +00:00
b7de8640e9
Co-authored-by: NeonGamerBot-QK <saahilattud@gmail.com> Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com>
7 lines
149 B
YAML
7 lines
149 B
YAML
name: <your project name>
|
|
services:
|
|
<to-change-here>:
|
|
ports:
|
|
- 3000:80
|
|
container_name: saahildcom
|
|
image: <to-change-here>:latest
|