Skip to content

Instantly share code, notes, and snippets.

View hoangneeee's full-sized avatar
🖤
Working Hard

Võ Hoàng hoangneeee

🖤
Working Hard
View GitHub Profile
@hoangneeee
hoangneeee / docker-compose.yml
Last active March 14, 2024 02:38
Docker all in one
version: '3.5'
x-common-config:
&common_config
restart: always
deploy:
resources:
limits:
cpus: '2'
memory: 4096M