Skip to content

Commit

Permalink
restart always
Browse files Browse the repository at this point in the history
  • Loading branch information
orzklv committed Nov 20, 2023
1 parent c831c8d commit ecbde67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
services:
server:
container_name: rustina
restart: always
build:
context: .
target: final
ports:
- 8443:8443
env_file: .env

0 comments on commit ecbde67

Please sign in to comment.