15%
22.12.2017
Control.Applicative
11 import Yesod.Form
12 - set the web server port Warp to 3000
13 main :: IO ()
14 main = warp 3000 FormApp
15 data FormApp = FormApp
16 instance Yesod FormApp
17 instance Render
15%
05.12.2019
print WRITEHANDLE "Here is some text";
11 close(WRITEHANDLE);
12 waitpid($processed, 0);
13 } else {
14 close(WRITEHANDLE);
15 while (defined($text = )) {
16 print $text;
17
15%
26.01.2025
contributorGalleryRole
11 ]
12 }
13
14 resource networkConnection 'Microsoft.DevCenter/networkConnections@2024-02-01' = {
15 name: networkConnectionName .. .. }
16
17 resource attachedNetworks 'Microsoft
15%
03.12.2015
|
+----------------------------------+------------+---------------------+---------------------+
| 1160f3d830cd4aaf8ea53bf42d4bd8f9 | DockerTest | 2015-09-01T05:20:20 | 2015-09-01T05:20:20 |
+----------------------------------+------------+---------------------+---------------------+
$ murano
15%
09.04.2019
"guardduty:*"
08 ],
09 "Resource": "*"
10 },
11 {
12 "Effect": "Allow",
13 "Action": [
14 "iam:CreateServiceLinkedRole"
15 ],
16 "Resource": "arn:aws:iam
15%
20.06.2022
.4'
02 services:
03 keycloak:
04 container_name: keycloak
05 image: quay.io/keycloak/keycloak:17.0.1
06 ports:
07 - 8080:8080
08 environment:
09 - KEYCLOAK
15%
05.02.2019
|
+----+-----------+---------------------+
| 10 | Some data | 2018-09-10 17:19:13 |
+----+-----------+---------------------+
The form well known from Oracle,
SELECT demo_seq.nextval;
only works if MariaDB has been switched to Oracle mode
15%
08.10.2015
# supervisor port
07 supervisor.slots.ports:
08 - 6700
09 - 6701
10 - 6702
11 - 6703
12 # Directory in which Nimbus and Supervisor store data
13 storm.local.dir: "/home/storm"
14
15%
26.01.2025
/containers/freshrss/extensions:/var/www/FreshRSS/extensions:Z
10 Environment=TZ=Europe/Brussels
11 Environment=CRON_MIN=1,31
12 PublishPort=80:80
13
14 [Service]
15 Restart=always
16
17 [Install]
18 WantedBy=default.target
If you are familiar with systemd
15%
25.10.2011
authentication_algorithm pre_shared_key;
08 dh_group modp1024;
09 }
10 generate_policy off;
11 }
12
13 sainfo address 192.168.2.0/24 any address 172.16.0.0/16 any {
14 pfs_group modp1024;
15