Skip to content

Commit

Permalink
Merge pull request #6 from syroegkin/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
syroegkin authored Oct 30, 2024
2 parents 1f577fe + ff869e6 commit 686c4db
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Your `autoexec.bas` file may look like this:
70 ON ERROR
80 GO TO 140
85 REM Third server
90 IN ERROR GO TO 130
90 ON ERROR GO TO 130
95 PAUSE 100
100 .nxtp time1.zx.in.net 12300 -z=W.EuropeStandardTime
110 ON ERROR
Expand Down
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

services:
nxtp_server:
restart: always
Expand Down

0 comments on commit 686c4db

Please sign in to comment.